home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
K-L
/
LImacSTACK-8⁄89.cpt
/
LImacSTACK.8_89
/
background_20742.txt
< prev
next >
Wrap
Text File
|
1989-08-04
|
6KB
|
270 lines
-- background: 20742 from stack: in.8_89
-- bmap block id: 21012
-- flags: 0000
-- background id: 0
-- name: Help Bg
----- HyperTalk script -----
on openCard
show bg btn "More..."
show bg btn "Go List"
end openCard
-- part 1 (field)
-- low flags: 03
-- high flags: 2000
-- rect: left=19 top=39 right=126 bottom=158
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 18
-- style flags: 10496
-- line height: 24
-- part name: Help Title
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=445 top=298 right=320 bottom=474
-- title width / last selected line: 0
-- icon id / first selected line: 6721 / 6721
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Return
----- HyperTalk script -----
on mouseUp
visual iris close to grey
visual iris open
pop cd
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=423 top=300 right=320 bottom=449
-- title width / last selected line: 0
-- icon id / first selected line: 2749 / 2749
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Multi-Next
----- HyperTalk script -----
on mouseDown
visual scroll left
go to next cd of this bg
put the ticks into tickHolder
repeat until (the mouse is up)
if (the ticks - tickHolder) > 30
then
go to next cd of this bg
put the ticks into tickHolder
end if
end repeat
end mouseDown
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=403 top=300 right=320 bottom=428
-- title width / last selected line: 0
-- icon id / first selected line: 25234 / 25234
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Multi-Prev
----- HyperTalk script -----
on mouseDown
visual scroll right
go to prev cd of this bg
put the ticks into tickHolder
repeat until (the mouse is up)
if (the ticks - tickHolder) > 30
then
go to prev cd of this bg
put the ticks into tickHolder
end if
end repeat
end mouseDown
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=382 top=299 right=320 bottom=404
-- title width / last selected line: 0
-- icon id / first selected line: 4465 / 4465
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Index
----- HyperTalk script -----
on mouseUp
push cd
visual barn door close to black
visual barn door open
go cd "LImacSTACK index"
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=34 top=158 right=180 bottom=134
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Fonts
----- HyperTalk script -----
on mouseUp
lock screen
go card "Font Help"
unlock screen with visual wipe right
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=34 top=183 right=205 bottom=134
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Sounds
----- HyperTalk script -----
on mouseUp
go card "Sound Help"
end mouseUp
-- part 11 (field)
-- low flags: 03
-- high flags: 2000
-- rect: left=178 top=36 right=299 bottom=482
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 8192
-- line height: 16
-- part name: Help Text
-- part 12 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=119 top=274 right=296 bottom=168
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Go List
----- HyperTalk script -----
on mouseUp
push cd
visual dissolve
go card "Resource Lister"
end mouseUp
-- part 13 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=34 top=208 right=230 bottom=134
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Icons
----- HyperTalk script -----
on mouseUp
go card "Icon Help"
end mouseUp
-- part 14 (field)
-- low flags: 83
-- high flags: 2001
-- rect: left=178 top=36 right=299 bottom=483
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 8192
-- line height: 16
-- part name: Help Text2
-- part 15 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=412 top=274 right=296 bottom=484
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: More...
----- HyperTalk script -----
on mouseUp
set the visible of fld "help text2" to not visible of fld "help text2"
end mouseUp
-- part 16 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=34 top=232 right=254 bottom=134
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Navigation
----- HyperTalk script -----
on mouseUp
go card "Navigation Help"
end mouseUp